home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 June
/
PCWorld_2007-06_cd.bin
/
temacd
/
novapdf
/
novapp.exe
/
{tmp}
/
novap5.chm
/
default.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2007-04-27
|
2KB
|
110 lines
/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
font-size: 9pt;
font-family: 'Verdana';
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}
span.f_Bulleted_main /* Bulleted_main */
{
}
span.f_Bulleted_sublist /* Bulleted_sublist */
{
font-size: 12pt;
font-family: 'Times New Roman';
color: #010101;
}
span.f_CodeExample /* Code Example */
{
font-size: 10pt;
font-family: 'Courier New';
color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_CourierFixed /* Courier Fixed */
{
font-family: 'Courier New';
color: #000000;
}
span.f_Heading_group /* Heading_group */
{
font-size: 12pt;
font-weight: bold;
}
span.f_Heading_subgroup /* Heading_subgroup */
{
font-weight: bold;
}
span.f_Heading1 /* Heading1 */
{
font-size: 14pt;
font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
font-weight: bold;
color: #000000;
}
span.f_Italic_related /* Italic_related */
{
font-style: italic;
font-weight: bold;
}
span.f_Link_related /* Link_related */
{
}
span.f_Notes /* Notes */
{
}
/* Paragraph styles */
p /* Normal */
{
text-align: left;
text-indent: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.p_Bulleted_main /* Bulleted_main */
{
margin: 0px 0px 0px 24px;
}
.p_CodeExample /* Code Example */
{
white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_Heading_group /* Heading_group */
{
margin: 10px 0px 0px 0px;
}
.p_Heading_subgroup /* Heading_subgroup */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_ImageCaption /* Image Caption */
{
text-align: justify;
margin: 5px 0px 5px 48px;
}
.p_Italic_related /* Italic_related */
{
margin: 0px 0px 10px 0px;
}
.p_Link_related /* Link_related */
{
margin: 0px 0px 0px 10px;
}
.p_Notes /* Notes */
{
}